home *** CD-ROM | disk | FTP | other *** search
- Path: news.interlog.com!farhany
- From: farhany@interlog.com (Farhan Yousaf)
- Newsgroups: comp.lang.c
- Subject: Re: Program to count lines in C-source ??
- Date: Wed, 10 Jan 96 22:27:18 GMT
- Organization: Interlog
- Message-ID: <4d1ep5$7mu@steel.interlog.com>
- References: <4clqrt$qh@pan.otol.fi>
- NNTP-Posting-Host: farhany.interlog.com
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <4clqrt$qh@pan.otol.fi>, tkes@rhea.otol.fi (Timo Sakari) wrote:
- >A capability to count lines that are compiled would be great too, because
- >I exclude/include portions of code with #define and #ifdef statements.
- >
- >Any pointers to such programs would be greatly appreciated. Thanks.
-
- There are some programs in Bob Stout's Snippetes. A highly recommended
- collection of public domain C source codes.
-
- The filename should be SNIP9510.LZH or something similiar. E-Mail me if you
- can't find it.
-
- FTP sites:
-
- juge.com /file/c
- connectn.acs.niu.edu ~/C
- oak.oakland.edu /pub/msdos/c
-
-